home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13787 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  771 b 

  1. Path: ix.netcom.com!news
  2. From: cmalinow@ix.netcom.com (Chris Malinowski)
  3. Newsgroups: comp.lang.c
  4. Subject: Help on:Printing to Printer from within c / c++ program
  5. Date: Tue, 09 Apr 1996 12:59:34 GMT
  6. Organization: Netcom
  7. Message-ID: <316a58d0.5945808@nntp.ix.netcom.com>
  8. NNTP-Posting-Host: ix-nyc22-08.ix.netcom.com
  9. X-NETCOM-Date: Tue Apr 09  8:02:54 AM CDT 1996
  10. X-Newsreader: Forte Agent .99d/32.182
  11.  
  12. Newbie requires help.
  13. Trying to read in a seq file from disk, and print on the printer.
  14. OPEN of input file works ok, but am having difficulty opening the
  15. output file as the printer device.
  16. System is Dos/ Windows 3.1
  17. Borland c++ 3.1
  18. Redirect is out of the question, must perform the file open from
  19. withing the progam.
  20.  
  21. Thanks for any help
  22. chris m.
  23. cmalinow@ix.netcom.com
  24.  
  25.